Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adeiskandarzulkarnaen/adeiskandarzulkarnaen


https://github.com/adeiskandarzulkarnaen/adeiskandarzulkarnaen

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

### A little more about me...

```javascript
const adeiskandarzulkarnaen = {
pronouns: "He" || "Him",
askMeAbout: ["BackEnd Developer", "Computer Science Student"],
code: ["TypeScript", "PHP", "Dart", "Python"],
technologies : {
frontend : {
language: ["Javascript", "Dart"],
framework: ["NextJs", "Flutter"],
misc: ["webpack", "babel", "bootstrap", "tailwind"]
},
backend : {
language: ["TypeScript", "PHP", "Python"],
framework: ["ExpressJs", "HapiJs", "HonoJs", "NestJs", "Laravel", "Flask"],
runtime: ["NodeJs", "BunJs"],
misc: ["Jest", "PrismaORM", "SequelizeORM", "BabelJs", "Pest PHP"]
},
databases : ["PostgreSQL", "MySQL", "MongoDB", "Redis"],
devops: ["Docker", "Github Action"],
cloud : ["GoogleCloud", "IdCloudHost", "NiagaHoster"],
misc : ["rabbitmq"]
},
currentFocus : "Learn NextJs framework for frontend web development"
};
```