Coder Social home page Coder Social logo

β˜‘ About me

  • I am a PhD candidate specializing in artificial intelligence.
  • πŸ“š Master (MBA) of Business Administration (4.0 GPA).
  • πŸ“š Master of Science (MS) in Cybersecurity and Information Assurance (4.0 GPA).
  • πŸ“š Bachelor of Science (B.S.) in Honors Biomedical Sciences (3.97 GPA).
  • πŸ”¬ My research has been published in peer-reviewed medical journals and has been cited over 370 times.
  • β˜‘ Akbar, Umair, et al. Omega-3 fatty acids in rheumatic diseases: a critical review. JCR: Journal of Clinical Rheumatology.
  • β˜‘ Yang, M., Akbar, U. and Mohan, C., 2019. Curcumin in autoimmune and rheumatic diseases. Nutrients.
  • β˜‘ Ding, H., Akbar, U., Mohan, C., 2016. Promises and challenges of metabolomics in SLE. Nature Reviews Rheumatology.

β˜‘ Projects

Tesla Full Self-Driving - Pseudo Lidar Vision Based Approach

tezlafsd.gif

beforeafter

Tesla Self-Driving (OLD) - Radar-based

tesla

tesla_f1

πŸ“š Books Authored and Published

book1

book2

🎡 Music

artist

spotify apple youtube shazam

  • The music I created was done by training an artificial intelligence model equivalent to around 80,000 hrs of GPU runtime via PyTorch.
  • I employed neural networks to generate totally original, copyright-protected content.

β˜‘ Credentials

logo4 logo6 logo6 logo5 logo2 logo logo9 logo7 logo8 logo3

βœ” Each badge above is clickable to verify the authenticity of my achievements.

Accreditations:

  • Master of Science (M.S.) in Cybersecurity and Information Assurance
  • GIAC Cloud Security Automation Certification (GCSA)
  • Certificate of Cloud Auditing Knowledge (CCAK)
  • AWS Certified Security - Specialty (SCS-C01)
  • AWS Certified Solutions Architect - Professional (SAP-C01)
  • AWS Certified Solutions Architect - Associate (SAA-C02)
  • Microsoft Azure Certified: Azure Solutions Architect Expert
  • Microsoft Azure Certified: DevOps Engineer Expert
  • Microsoft Azure Certified: Azure Administrator Associate
  • Microsoft Azure Certified: Azure Security Engineer Associate
  • Microsoft Azure Certified: Cybersecurity Architect Expert
  • Certified Information Systems Auditor (CISA)
  • Certified Ethical Hacker (CEH)
  • Certified Data Privacy Solutions Engineer (CDPSE)
  • Google Professional Cloud Architect
  • Microsoft Cybersecurity Architect (SC-100)
  • Designing Microsoft Azure Infrastructure Solutions (AZ-305)
  • Designing and Implementing Microsoft DevOps Solutions (AZ-400)
  • Microsoft Azure Administrator (AZ-104)
  • Microsoft Azure Security Technologies (AZ-500)

β˜‘ A brief overview of what I do: Cloud Engineering

  • I engineer cloud-based systems that are based on these tenets:
    • Resiliency - If something "goes wrong" in the code; the program is able to self-heal or continue without affecting the entire system itself.
    • Highly-available - The system is ideally available at all times; the system converges towards an error-free state and is therefore self stabilizing.
    • Redundancy - There will always be multiple identical instances of the system and it will switch to one of the redundant instances in case of failover.
    • Efficiency - The above three cost a lot to achieve; my designs are extremely efficient. If there is too much code, complexity, both, or either, I will revert the changes and re-create the system until it is. Being efficient and having all three of the above is a requirement. Until that is achieved my work is not complete.

β˜‘ More Projects and websites I have created

  • https://umoogle.com

    • Search results from Google delivered without advertisements, cookies, or IP address tracking and respects privacy.
  • https://openhadith.com

    • Minimal, lightweight, and blazing fast Hadith search engine with approrpiate links to scripture.
  • https://lmao.cc

    • Wordle clone made using React and Typescript JS. Deployable in one click via Netlify.
  • hakkbar - portfolio website simulating macOS Catalina's GUI powered by React + React Redux + tailwindcss.

  • whoneeds.coffee - lightweight website using the Screen Wake Lock API to prevent your device from sleeping.

  • neural networks from scratch - learn the mechanism of how and why neural networks work the way they do in an interactive, step-by-step tutorial

  • Pathfinding Algorithms

  • iPodJs // to do later

Umair's Projects

chessplay icon chessplay

Chess Web Game with Vue JS 3 and Tailwind CSS

cloak icon cloak

A censorship circumvention tool to evade detection by authoritarian state adversaries

clone-wars icon clone-wars

100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.

cloud icon cloud

Open source M3O public cloud UX

cloud-aws icon cloud-aws

A collection of projects supporting AWS Integration

cloudauditpro icon cloudauditpro

Cloud Auditing Methodology: Comprehensive security & compliance analysis to identify risks and enhance your cloud environment. πŸ›‘οΈβ˜οΈπŸ”’

cloudcomparer icon cloudcomparer

Compare the various managed cloud services offered by the major public cloud providers in the market.

cloudflare-ddns icon cloudflare-ddns

πŸŽ‰πŸŒ©οΈ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!

cloudgpt icon cloudgpt

ChatGPT The Cloud Security Assessment API is an automated tool that integrates with popular cloud providers anOpenAI's GPT Developer API to provide real-time feedback on potential security risks and vulnerabilities.

cloudsplaining icon cloudsplaining

Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report.

cobalt-wipe icon cobalt-wipe

Cobalt wipe is the non-commercial version of Cobalt-Strike 4.3 (May 2021 Release)

cog icon cog

Containers for machine learning

coinaddress icon coinaddress

Minimal dependency coin address from xpub generator for python

colima icon colima

Container runtimes on macOS (and Linux) with minimal setup

commercejs-nextjs-vercel icon commercejs-nextjs-vercel

Serverless eCommerce demo store built for the Jamstack. Built with Commerce.js, Next.js and can be one click deployed to Vercel. Includes product catalogue, categories, variants, cart, checkout, order confirmation and printable receipts. This is an open source project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.