Skip to content
View justin-marian's full-sized avatar
🧿
Seek within
🧿
Seek within

Highlights

  • Pro

Block or report justin-marian

Report abuse

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

Report abuse
justin-marian/README.md

About me 🙂

I earned my B.Sc. in Computer Science. Now, I'm a qualified engineer who wants to create reliable software that focuses on users and improving system performance. I thrive in collaborative teams, embrace agile development practices, and stay curious about new technologies to solve real-world challenges. 🤖


Education 👨‍🎓

Currently enrolled in a two-year M.Sc. in Artificial Intelligence (2025-2027), I’m very interested in this field. I want to improve my skills and keep expanding my knowledge in the field, while pursuing hands-on research opportunities. 💼



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    HTML5    CSS3    JavaScript    TypeScript    React    Redux    OpenGL    VS Code    Visual Studio    IntelliJ    PyCharm    Haskell    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 2

  2. casamonitor casamonitor Public

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

    C++ 2

  3. cla-16bits-adder cla-16bits-adder Public

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

    C++ 2

  4. gabor-bank-filters gabor-bank-filters Public

    Feature extraction, visualizations, and a KNN classifier for sound categorization based on Gabor filters.

    Python 1

  5. dithering dithering Public template

    End-to-end dithering toolkit: (naïve threshold; ordered; random; error; adaptive; plus multi-level palette) diffusion methods.

    Python

  6. numpy-mlp numpy-mlp Public

    MLP from-scratch implementation only with NumPy, it supports regression and classification tasks.

    Python