Skip to content
View comitanigiacomo's full-sized avatar
🏋️‍♂️
Thinking about proteins
🏋️‍♂️
Thinking about proteins
  • Università degli studi di Milano
  • Milan
  • 19:19 (UTC +02:00)
  • Instagram giacomo.comitani

Highlights

  • Pro

Block or report comitanigiacomo

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

Hi there, I'm Giacomo 👋

Computer Science Student | Tech Enthusiast | Open Source Contributor

If you wanna read my latest thoughts and projects, check out my Deep Mind

Zenitsu

Tech Stack

const techStack = {
  languages: ["Java", "Python", "C", "PHP", "JavaScript", "Go", "PLpgSQL"],
  databases: ["SQL", "MongoDB"],
  tools: ["Git", "Linux", "Insomnia"],
  markup: ["LaTeX", "Typst"],
  devOps: ["Docker"],
  webDevelopment: {
    backend: ["Node.js"],
    frontend: ["React", "HTML5", "CSS"]
  },
  challenge: "Currently improving my skills in reverse engineering"
};

Currently Working On

  • Daily LeetCode problemsLeetcode
  • Maintaining my first GNOME extensionQuicklaunch
  • Maintaining my website portfolioDeep Mind
  • Studying Statistics and Data Analysis @ UniMI
  • Studying Software Engineering @ UniMI
  • Exploring Reverse Engineering

Connect with Me

LinkedIn Email

Pinned Loading

  1. quicklaunch quicklaunch Public

    GNOME Shell extension that integrates a quick-access launcher into the top bar.

    JavaScript 2

  2. deep_mind deep_mind Public

    A clean and minimal portfolio to present my projects and experience.

    JavaScript

  3. leetcode leetcode Public

    A growing archive of LeetCode problem solutions

    Python

  4. cyberSecurity cyberSecurity Public

    A collection of cybersecurity exercises and challenges completed over time as part of my continuous learning and skill development.

    Python

  5. Universal Universal Public

    University project for managing students, exams, and courses using a web-based database system.

    PHP

  6. TankCheck TankCheck Public

    My first Kotlin Android app. A simple yet practical solution for tracking container status (full/empty) in real-time using Firebase

    Kotlin