Skip to content
View MrNizzy's full-sized avatar
🇨🇴
Colombian
🇨🇴
Colombian

Highlights

  • Pro

Block or report MrNizzy

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

Hi 👋, I'm MrNizzy

A systems engineer / digital creator / frontend developer / writer from Colombia

Fullstack developer with more than 2 years of experience in Angular, NestJS and SQL databases. I led the migration of a system to a decoupled architecture, achieving a 50% improvement in performance and scalability. Passionate about innovation and agile development.

youtube views total stars followers youtube subscribers

work Currently working as a freelance programmer
Studying Currently learning Godot
Smile All of my projects are available at GitHub
work together How to reach me: [email protected]
Experience Know about my experiences LinkedIn
Hobbies Fun fact: I love to write, watch anime and play videogames
Nerd Channel I have a YouTube channel where I talk about programming, videogames, technology and personal development

Connect with me:

mrnizzy LinkedIn mr. nizzy YouTube Channel Nizzy Hernandez's Dev Card
mr.nizzy Instagram mr. nizzy YouTube Channel 2

Languages & tools

Angular Nestjs Tailwindcss Bootstrap html5 css3 javascript typescript
python sass nodejs figma git linux mysql postgresql
sqlite NGINX EsLint LaTex Prettier

Projects & works

Invessoft Invessoft Invessoft
  • I migrated 85% of the system from Invessoft to Angular and NestJS, achieving a 50% improvement in performance and a 40% improvement in UI/UX.
  • Optimized the configuration of VPS servers for Nginx and PM2, ensuring efficient deployments.
  • I contributed to continuous system improvements in both the backend and frontend.
  • Improved the system of permissions and profiles, improving scalability in new large and small functionalities.
Go to web site
Promediar Promediar
A web application that allows students to calculate their weighted grade point average and determine how much they need in the last grade to pass the subject. This application was created with Angular using reactive forms and keyboard event handling to improve accessibility.
Go to web site Go to repository
Promediar NShorts
NShorts is an application that allows you to shorten URLs easily and efficiently. It uses a D1 database to store the shortened URLs. It uses Cloudflare Workers for application deployment and Wrangler for application management.
Go to API (preview urls)
Promediar Ninja frog
It is a game created in Python using the Pygame library, this project was developed as a technical test and to practice logic concepts.
Go to repository
Promediar MiniZinc Converter
Complexity & Optimization project to convert the input value of an optimization problem as a parameter to return the value in code to be executed in the MiniZinc software.
Go to repository
Promediar TODO 16
TODO 16, is the realization of a technical test which aimed to use Angular 16 with reactive forms.
Go to web site Go to repository
Promediar Lenguaje-FLP
It is a basic interpreted programming language called “Pyscheme” created with the base language of Scheme using Dr. Racket and the SLLGEN library, with abstraction and algorithm, it was sought to understand in a deeper way the operation of programming languages, this programming language supports: additions, subtractions, multiplications, divisions, division module, IF conditions, variables, while loops, data structures, among others.
Go to repository

GitHub Stats

MrNizzy MrNizzy

Most used languages

MrNizzy

Pinned Loading

  1. WGuides-Angular WGuides-Angular Public

    A web project for World Of Warcraft guides. In progress.

    HTML 3

  2. API-WGuides API-WGuides Public

    This is an API created for the WGuides project, it uses NodeJS, Express and SQLite.

    HTML 1

  3. Telegram-bots Telegram-bots Public

    Un listado de bots para telegram creados con NodeJs usando Telegraf. Más información en https://t.me/MrNizzySup

    JavaScript

  4. HermonX HermonX Public

    Un juego con el concepto de Pacman

    Java

  5. Busqueda-Bidireccional-IA Busqueda-Bidireccional-IA Public

    Searching an agent to the goal using bidirectional search in Python

    Python 1

  6. tricky-IA tricky-IA Public

    Tic-tac-toe 10×10 using minimax to play against the AI, created with the Pygame Python library.

    Python