Git Product home page Git Product logo

<?php

namespace AnibalAlpizar;

class About extends Me
{
    public function getFrontendTechnologies(): array
    {
        return [
            React::class,
            Nextjs::class,
            Angular::class,
            Astro::class,
            Javascript::class,
            Bootstrap::class,
            TailwindCSS::class,
        ];
    }
    
    public function getBackendTechnologies(): array
    {
        return [
            Django::class,
            Javascript::class,
            Nodejs::class,
            Nestjs::class,
            Go::class,
            Expressjs::class,
            TypeScript::class,
            AspNet::class,
            Docker::class,
        ];
    }
    
    public function getDatabases(): array
    {
        return [
            MySQL::class,
            MongoDB::class, 
            Postgresql::class,
            SQL::class,
        ];
    }

    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

💻 Tech Stack:

C# CSS3 GraphQL Go HTML5 Java JavaScript TypeScript AWS Heroku Netlify Vercel Firebase Cloudflare Apache Jenkins Nginx .Net Bootstrap Fastify Express.js DjangoREST Django jQuery JWT NodeJS Next JS NestJS NPM React React Router Redux TailwindCSS Svelte Spring Socket.io Webpack SQLite Supabase MongoDB MicrosoftSQLServer MySQL LINUX Babel Docker Postman Notion Kubernetes

Github Streak 🔥

Anibal's stats Anibal's top language stats

📊 This Week I Spent My Time On: ⏰🕜

Nextjs       11 hrs 59 mins  ████████████▓░░░░░░░░░░░░   50.75 % 
React        10 hrs 40 mins  █████▒░░░░░░░░░░░░░░░░░░░   21.06 % 
Docker       7 hrs 29 mins   ████▒░░░░░░░░░░░░░░░░░░░░   16.74 % 
Mongodb      3 hr 28 mins    █░░░░░░░░░░░░░░░░░░░░░░░░   04.27 % 
SQL          2 hr 20 mins    ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.83 % 

Anibal.'s Projects

angular-marketplace-express icon angular-marketplace-express

Angular & Node.js marketplace app for buying, selling, and rating products. Role-based access, seamless payments, and user-friendly interface.

aspnet-condominium-management icon aspnet-condominium-management

A condominium management web project with ASP.NET MVC and SQL Server. Control residents, common area reservations, finances and more. An easy to use and customizable solution for condominium management.

astro-project-base icon astro-project-base

Mainly to learn the basics of Astro(Static Website Generator) on a project basis

auth-nodejs-jwt icon auth-nodejs-jwt

Nodejs and MongoDB REST API that allows you to do a CRUD of products, allows you to authenticate users and establish roles for the authorization of routes on the server.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.