Skip to content
View burhanuddin6's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report burhanuddin6

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
burhanuddin6/README.md

Hello, I am Burhanuddin. Welcome to my repository!

Burhanuddin's GitHub stats

Real Project experience with:

  • Web Programming: Used Web Programming to build an ATS system that makes recruitment easier
    • Databases: SQLite and MySQL
    • Frontend: Core Web 2.0, React, HTMX
    • Frameworks: Django, Flask
    • Async and Sync Web Programming
    • Network management and load balancing
    • WebSockets
    • Static files servers: Nginx, Gunicorn
    • STMP protocols and automated emails

Things I did/do for fun/learning:

  • Competitive Programming:

    • I am Competitive (pun intended). Not much tho :(
  • Linux and Shell:

    • Full-time Linux user, very comfortable with Bash
    • Bash scripting
  • System level programming

    • C programming with system APIs
    • RISC V assembly. Designed a minimal RISC V CPU using Verilog.
  • Embedded Systems:

    • ARM microcontrollers
    • Mobile application for embedded systems
  • Reverse Engineering Games:

    • I built a modified version of Super Mario Bros 3D for fun! Used a GitHub project to rebuild the modified game. Got to learn how good games were made in the old days by looking at the source code.

Popular repositories

  1. ats_public ats_public Public

    Applicant tracking system

    JavaScript 2 1

  2. burhanuddin6 burhanuddin6 Public

    Config files for my GitHub profile.

  3. WallpaperChangeOnRotate WallpaperChangeOnRotate Public

    Forked from vihutr/WallpaperChangeOnRotate

    Powershell Script for automatically swapping between 2 wallpapers based on screen orientation. Startup cmd script can be placed in Startup folder to automatically run on startup.

    PowerShell

  4. 2D_Game 2D_Game Public

    tools:

    C++

  5. Modern-Computer-Architecture-and-Organization-Second-Edition Modern-Computer-Architecture-and-Organization-Second-Edition Public

    Forked from PacktPublishing/Modern-Computer-Architecture-and-Organization-Second-Edition

    Modern Computer Architecture and Organization – Second Edition, Published by Packt

    Assembly

  6. DSA_python_1 DSA_python_1 Public

    Forked from keon/algorithms

    Minimal examples of data structures and algorithms in Python

    Python