Skip to content
View Nimasol42's full-sized avatar

Block or report Nimasol42

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Nimasol42/README.md

πŸ’« About Me:


πŸ‘€ I’m interested in AI and Game Development
🌱 I’m currently learning Reinforcement Learning
πŸ’žοΈ I’m looking to collaborate on AI projects
πŸŽ“ I’m currently a Computer Engineering student at SBU
πŸ“« You can reach me via email, LinkedIn, or Telegram
πŸ“š Always eager to learn new things and explore innovative ideas

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

C C# C++ CSS3 Java HTML5 R Python Django Keras Matplotlib NumPy Pandas PyTorch scikit-learn TensorFlow GitHub Git Unity

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies


Popular repositories Loading

  1. Nimasol42 Nimasol42 Public

    Config files for my GitHub profile.

  2. Gesture-Controller Gesture-Controller Public

    Python

  3. SBUMIPS SBUMIPS Public

    Final project for the Computer Architecture course: implementing a deeply-pipelined superscalar MIPS processor with custom branch prediction using Verilog.

    Verilog

  4. Huffman-Text-Compressor Huffman-Text-Compressor Public

    Final project for the Fundamental of Programming course, implementing file compression and decompression using Huffman coding in C.

    C

  5. OperatingSystems-ProcessScheduler OperatingSystems-ProcessScheduler Public

    Final Project for Operating Systems Course : CPU Process Scheduling Simulator (FCFS, SJF, Round Robin, Priority)

    Python

  6. XO-Shift-GameAgent XO-Shift-GameAgent Public

    Final Project for the Artificial Intelligence course: Intelligent game-playing agent with minimax, alpha-beta pruning, and heuristic evaluation

    Python