Skip to content
View ICaesarI's full-sized avatar
🖥️
Coding
🖥️
Coding

Block or report ICaesarI

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ICaesarI/README.md


Banner

🔴 About Me

Github Star 💻 Full Stack Developer

Gmail
LinkedIn
Website


🔴 Skills & Technologies

Skills Most Used Languages
Languages:
C C++ Python TypeScript

Frontend:
HTML5 CSS3 React Tailwind Astro

Backend & Databases:
Django PostgreSQL Firebase

Tools & Security:
Git GitHub Docker Vercel Postman Kali Linux
Top Langs


🔴 Projects

BergamotaRoutes

BergamotaRoutes

GitHub Demo

Route optimization for drivers, integrated with APIs and developed in Next.js. Includes real-time data validation and management.

QR Code Generator

QR Code Generator

GitHub Demo

QR Code generator tool integrated with customizable URL input, developed in Python. Features real-time generation with adjustable size and PNG output.

COCOMO Calculator

Cocomo Calculator

GitHub Demo

Interactive web tool for estimating software project effort and time using the COCOMO II model. Perfect for developers and project managers.

Enigma-EPS32

Enigma-EPS32

GitHub

Secure communication system implementing the Enigma cipher on ESP32. Encrypts via Bluetooth and forwards decrypted messages to Telegram via Wi-Fi.

ASTRA Compiler

ASTRA Compiler

GitHub

Modular compiler infrastructure in Python featuring lexical, syntactic, and semantic analysis with an AST optimization engine.

CaesarCode Config

CaesarCode-Configuration

GitHub

Ultimate automated Linux setup. High-performance terminal configuration (Zsh, P10k, LSD) and seamless VS Code synchronization.

Sequence Digital

Sequence Digital

GitHub

Multiplayer board game engine developed in Godot 4. Features authoritative server logic, real-time synchronization, and clean minimalist UI.


Popular repositories Loading

  1. CaesarCode-Configuration-Script CaesarCode-Configuration-Script Public

    CaesarCode es la suite definitiva para automatizar tu entorno Linux. Ofrece una terminal Pro (Zsh, P10k, LSD, Bat), sincronización de VS Code e identidad visual única con arte ASCII. Rendimiento pu…

    Shell 3

  2. Enigma-EPS32 Enigma-EPS32 Public

    This project is an IoT Data Reception System developed in Arduino C++ for the ESP32 microcontroller. Its main purpose is to receive encrypted messages via Bluetooth, decrypt them using an implement…

    C++ 2

  3. Sequence-Godot-Game Sequence-Godot-Game Public

    Sequence Digital is a faithful and modern recreation of the classic board game, built entirely in Godot Engine 4.x. This project implements a robust architecture to support both local and online mu…

    GDScript 2

  4. BergamotaRoutes---TechConnect BergamotaRoutes---TechConnect Public

    La plataforma tiene como objetivo mejorar la eficiencia de las entregas mediante la optimización de rutas basada en diversos factores como la distancia entre el driver, el domicilio y el tráfico.

    TypeScript 1

  5. ICaesarI ICaesarI Public

  6. QR_Code_Generator QR_Code_Generator Public

    This project is a simple Python-based QR Code generator that allows you to create QR codes from given text inputs. It leverages the qrcode library with the optional Pillow (PIL) module to generate …

    CSS