Usman Musa

Looking forward to IT and software development sector, to work, change and innovate creative digital system together with IT ally.

Hi šŸ‘‹ I'm Usman!

Usman picture

Nascent Projects F D K

Flask-Unity, DiPense, Kyaah

Making F D K flexible and friendly to IT community. Review šŸ’» fix šŸ› ļø push šŸš€ and release šŸ”— new āœØvāœØ out there!

back image

Importing module of impossible into a script, might mess up the syntax.

About


I am Usman, an IT enthusiast, abstracting away complexity for developers and IT ninjas, in software & web development, and other IT related stuffs.


Most of my snippets are python base, I also use shell script for automating daily task, in other to make myself DRY. Tech stacks that I use most: HTML, CSS, JavaScript, Python, Django, Git.



Education


Federal University Gusau (FUG)
Zamfara State, Nigeria


🎓 🎓 🎓


Major/Course Of Study
B.Sc Physics

Year
2021 - Date

Projects


Here are some of my projects, find out more on my github and docker repository!



Flask-Unity

An extension of flask web framework that erase the complexity of structuring flask project blueprint, packages, connecting other flask extensions, database migrations, and other annoying stuffs.



DiPense

An OSINT tool for IT ninjas, for reconnoitring phone number, ip address, DNS, and others. To be honest the application is free, beware with me your intent matter.




Kyaah

Kyaah abstract away cognitive over-head of sending SMTP mail, together with other mailing operations things like, mail with file, tokens etc.



Department

Our departmental (physics) website, for we student of Federal University Gusau (FUG) of the session (2019 & 2020) both stream A & B students` showing our faces and short bio for history.



RGBpy

RGBpy it is python text-style āœ… not python textile! šŸ¤” it actually print your text on terminal in different kind of colors, including logging.






>>> import kyaah

>>> sender = 'my_email@gmail.com'
>>> receiver = ['receiver_1@gmail.com', 'receiver_2@gmail.com']
>>> passwd = '*********' # use app password

>>> server = 'gmail'
>>> subj = f'Hellow world!'
>>> body = 'Lorem ipsum dolor sit amet adipisicing elit, rerum voluptate ipsum volupt.'

>>> kyaah.sendMail(
...      from_usr=sender, to_usr=receiver, svr=server, subject=subj, body=body, mail_passwd=passwd
>>> )

 



© Usman Musa Website