Skip to content
View isilva-t's full-sized avatar

Highlights

  • Pro

Block or report isilva-t

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

What's up? I'm Ivan Teixeira! ๐Ÿ› ๏ธ๐Ÿ‘จโ€๐Ÿ’ป

About Me

  • ๐Ÿ’ป ย  Software Developer focused on delivering customized solutions driven by client results.
  • ๐Ÿš— ย  Test Automation Engineer at Volkswagen Financial Services Porto (.NET & Playwright).
  • ๐Ÿ’ผ ย  Background in IT hardware/software maintenance.
  • ๐Ÿ“ก ย  Wi-Fi hobbyist and network enthusiast.
  • ๐ŸŽง ย  Audio mixing and editing enthusiast.
  • โšก ย  Believer in "Keep It Simple, Stupid".

Email LinkedIn Website

Skills

  • ๐Ÿ’ป Languages: Java, C#, Python, C/C++, Typescript
  • ๐Ÿ› ๏ธ Frameworks: Spring Boot, FastAPI, Angular
  • ๐Ÿ—„๏ธ Databases: SQLite, PostgreSQL, MongoDB
  • โ˜๏ธ Cloud: GCP, Hetzner, DigitalOcean
  • โš™๏ธ DevOps: Docker, Terraform, Ansible

Projects

๐Ÿ› ๏ธ Currently Building

42 Advanced Curriculum:

โšก In Production

  • ๐Ÿ” StaffTrace - Employee presence monitoring microservices system. Java โ€ข Spring Boot โ€ข Python
  • ๐Ÿ“Š PartStock - Inventory management platform with OLX marketplace integration. Python โ€ข FastAPI
  • ๐Ÿ“ฆ Catalog for PartStock - Public auto parts catalog. Java โ€ข Spring Boot

โธ๏ธ On Hold - 42 Advanced Curriculum

  • โš”๏ธ Swingy (Java) - Turn-based RPG game with dual interface modes (console/GUI)
  • ๐Ÿ“ Ping (C) - Network fundamentals with ICMP implementation

โœ… Completed

  • โ˜• Avaj Launcher (Java) - Design patterns and UML design
  • ๐ŸŽฎ Transcendence (Typescript) - Full-stack web app with real-time multiplayer Pong game
  • ๐Ÿ’ฌ Internet Relay Chat (C++) - RFC-compliant IRC server implementation in C++
  • ๐Ÿณ Inception (Docker) - Docker multi-container infrastructure with WordPress, MariaDB, and Nginx
  • โž• C++ Modules - Object-oriented programming fundamentals in C++98 standard
  • ๐ŸŽจ MiniRT - 3D graphics rendering engine with raytracing and light source
  • ๐Ÿฝ๏ธ Philosophers - Dining philosophers problem solved with multithreading and mutex sync
  • ๐Ÿš Minishell - Bash-like shell with pipes, redirections, and built-in commands
  • ๐Ÿ“ก Minitalk - Inter-process communication using UNIX signals
  • ๐Ÿ“Š FDF - 3D wireframe renderer for heightmap visualization
  • ๐Ÿ”ข Push Swap - Stack sorting algorithm optimization challenge
  • ๐Ÿ“– Get Next Line - File reading function with static variable management in C
  • ๐Ÿ–จ๏ธ ft_printf - Printf function reimplementation with variadic arguments
  • ๐Ÿ“š Libft - Custom C standard library recreation
  • ๐ŸŠ Piscine C - 42 Porto intensive C programming bootcamp

Pinned Loading

  1. 42.Transcendence 42.Transcendence Public

    Full-stack web app with real-time multiplayer Pong game

    TypeScript 4 1

  2. 42.avaj-launcher 42.avaj-launcher Public

    Design patterns and UML design

    Java

  3. 42.Inception 42.Inception Public

    Docker multi-container infrastructure with WordPress, MariaDB, and Nginx

    Shell

  4. 42.Internet_Relay_Chat 42.Internet_Relay_Chat Public

    Forked from SirAlabar/Internet_Relay_Chat

    A C++98 IRC server implementation following RFC standards.

    C++

  5. 42.miniRT 42.miniRT Public

    Forked from MrSloth-dev/42.miniRT

    3D graphics rendering engine with raytracing and light source

    C

  6. Stafftrace Stafftrace Public

    Employee presence monitoring microservices system.

    Python