Skip to content
View simomosi's full-sized avatar
🚀
🚀

Block or report simomosi

Report abuse

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

Report abuse
simomosi/README.md

Hello there! 🤖

My username is simomosi and I'm a Software Engineer.

I'm a fan of order and simplicity, so I will help you navigate and discover my projects:

  • dynamic forms
    • it's a client library to automate progressive filtering and initialisation of dynamic fields in an easy and fast way
    • written in TypeScript and Node.js with some Webpack magic ✨
  • 🏁 advent of code
    • my partecipation on the advent of code hackaton in 2022 and 2023
    • solved using Python
  • 🎨 react portfolio
    • my personal portfolio with some technologies listed
    • written in TypeScript with Next.js, a React framework
    • implemented a Continuous Delivery workflow with Github Actions to automatically deploy on github pages everytime I make a change
  • 📊 simple budget tracker
    • it's an app for budget tracking
    • it shows my love for Personal Finance ❤️
    • built in excel
  • 📸 computer vision algorithms
    • Software for simple use of low-level Computer Vision Algorithms to clean and optimize photos
  • 🧠 machine learning MNIST
    • a Neural Network to recognise images with hand-written digits stored in the MNIST database
  • 🔎 treasure hunt
    • online multiplayer treasure hunt game
    • written client-server communication from scratch using C
  • 👾 pokedex-vue
    • it's a digital pokédex to get info about Pokémon!
    • it's just a fun project to play with Vue.js
  • 💾 see other projects in my profile (if you've read this far ask me about private ones 🔒)

I've been a contributor of the following open source projects:

  • 📌 italia/bootstrap-italia - the frontend framework for italian public administration
    • Fix typos in documentation (link)
    • Reported missing functionalities in documentation (link)
    • Found out inconsistent behavior across different browsers (link)
  • 📌 1hanzla100/developer-portfolio - a portfolio template for engineers
    • Made code modular with optional sections (link)
    • Implemented new functionalities (link)
    • Modified project structure fixing bad practices (link)

Pinned Loading

  1. dynamic-forms dynamic-forms Public

    DynamicForms is a client library to automate progressive filtering and initialisation of dynamic fields in an easy and fast way.

    TypeScript 20 1

  2. simomosi.github.io simomosi.github.io Public

    Forked from 1hanzla100/developer-portfolio

    Software Developer Portfolio

    TypeScript

  3. ComputerVision-Algorithms ComputerVision-Algorithms Public

    Software for simple use of low-level Computer Vision Algorithms

    MATLAB 1

  4. MachineLearning-MNIST MachineLearning-MNIST Public

    A Neural Network to recognise hand-written digits stored in the MNIST database

    MATLAB

  5. treasure_hunt treasure_hunt Public

    Online multiplayer treasure hunt game

    C

  6. Laptop-Evaluator Laptop-Evaluator Public

    Choose the best laptop according to your needs using fuzzy logic

    HTML