Skip to content
View MaNoLiN-CRV's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report MaNoLiN-CRV

Report abuse

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

Report abuse
MaNoLiN-CRV/README.md
 ███╗   ███╗ █████╗ ███╗   ██╗ ██████╗ ██╗     ██╗███╗   ██╗
 ████╗ ████║██╔══██╗████╗  ██║██╔═████╗██║    ███║████╗  ██║
 ██╔████╔██║███████║██╔██╗ ██║██║██╔██║██║    ╚██║██╔██╗ ██║
 ██║╚██╔╝██║██╔══██║██║╚██╗██║████╔╝██║██║     ██║██║╚██╗██║
 ██║ ╚═╝ ██║██║  ██║██║ ╚████║╚██████╔╝███████╗██║██║ ╚████║
 ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚══════╝╚═╝╚═╝  ╚═══╝

Typing SVG

LinkedIn Gmail

🚀 About Me

const manolin = {
    code: ["JavaScript", "TypeScript", "Python", "Java", "Dart", "Kotlin"],
    technologies: {
        frontEnd: {
            ts: ["React", "Redux", "Tailwind CSS"],
            buildTools: ["Vite"],
            mobile: ["Flutter", "React Native", "Kotlin"]
        },
        backEnd: {
            ts: ["Node", "Express"],
            java: ["Spring Boot"]
        },
        databases: ["MongoDB", "MySQL", "MariaDB"],
        devOps: ["Docker", "Git", "Bash", "Linux"]
    },
    currentFocus: "Improving myself"
};

🛠️ Tech Stack

Frontend

React JavaScript TypeScript Redux Tailwind CSS Vite

Mobile Development

React Native Flutter Dart Kotlin Android iOS

Backend

NodeJS Express Python Java TypeScript

Databases

MySQL MongoDB MariaDB

Tools & DevOps

Docker Git Linux Bash

📊 GitHub Stats

MaNoLiN-CRV's GitHub Stats MaNoLiN-CRV's Top Languages

🎯 Featured Projects

NetSpider Card ZafrAir Card FlexDiet Card Rawst

🏆 GitHub Trophies

GitHub Trophies

Pinned Loading

  1. NetSpider NetSpider Public

    Forked from Castellon-ACM/NetSpider

    A net crawler and analyzer

    Java