Skip to content
View justin-marian's full-sized avatar
🧿
Seek within
🧿
Seek within
  • Automatic Control and Computer Science
  • Bucharest, Romania
  • 18:19 (UTC +02:00)
  • LinkedIn in/justin-mp

Highlights

  • Pro

Block or report justin-marian

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
justin-marian/README.md

About me 🙂

As a fourth-year Computer Science student, I am always eager to learn and push my skills further. 🚀 My journey has been shaped by hands-on experience in programming, algorithms, and systems engineering, allowing me to build efficient solutions and adapt to evolving technologies. 🤖


Education 👨‍🎓

The engineering studies have enhanced my analytical thinking and technical expertise at the Faculty of Automatic Control and Computer Science, University of Politehnica Bucharest 🏫 has given me a solid foundation in computational principles and problem-solving strategies. Now, I’m looking forward to applying my knowledge in practical settings, exploring new challenges, and contributing to meaningful projects. 💼


Connect with Me 🤝

Gmail     Outlook     LinkedIn     Discord     Whatsapp

⚙️ Technical Skills 🛠️

Python    Numpy    Pandas    Pytorch    Tensorflow    ScikitLearn    MatPlotlib    OpenCV    Plotly    Pypi    Jupyter   Anaconda   Bash    Git    GitHub    Linux    C    C++    Makefile    CMake    Java    MATLAB    Scala    Flask    LaTeX    Haskell    HTML5    CSS3    JavaScript    TypeScript    React    Redux    OpenGL    VS Code    Visual Studio    IntelliJ    PyCharm    OracleDB    MySQL    Docker

Pinned Loading

  1. avl-treemap avl-treemap Public

    AVL Tree with duplicate node handling, key-value dictionary, range queries, and Vigenère cipher encryption.

    C 1

  2. cla-16bits-adder cla-16bits-adder Public

    Carry-Lookahead 16-bits Adder (CLA16) computes sums by rapidly determining carry bits through parallel processing.

    C++ 1

  3. tiny-risc-v tiny-risc-v Public

    Minimalist RISC-V with a five-stage pipeline. It serves as a platform for understanding processor design principles.

    Verilog 1

  4. casamonitor casamonitor Public

    CasaMonitor: Home condition monitoring & control with: sensors, LEDs, fan, automation, real-time data, and customizable settings.

    C++

  5. gps-tracker gps-tracker Public

  6. bittorent bittorent Public

    A simulation of the BitTorrent protocol using MPI for decentralized file sharing. The tracker manages segment locations, while peers download and upload segments.

    C++