My Tasks
だいきえ
Temporal task manager, later will be an application Web with better functionality. But for now we are in hurry!!!
Doing...
- No tasks :3
Hurry todo!
-
Mongo ReplicaSet with Docker for Prisma doc
After many hours spend, let's create the entire documentation how to deploy a MongoDB with ReplicaSet in order to use Prisma, also need pay attention some considerations tips or will not work.
-
Docker + MongoDB + Prisma for Test Purpose
Create a docker with MongoDB and Prisma together with a prisma CRUD example in order to verify all is ok with those three technologies.
-
Sketch: Ultimate AI system for sustainable
Make the real final AI design system for use AI in the software
-
Sketch: Misaki Brochure 2024
Make a beautiful brochure for Misaki presentation
-
NextAuth
Create the base for implement a real nextJS authentication with Github login and Credential one.
-
NextJS CRUD
Create a simple but complete CRUD in NextJS similar as the tutorial in this case using our MongoDB.
-
Japonema Flashcards: Backoffice
Create a complete dashboard with nextJS auth, mongodb, prisma, in order to create a dashboard for feed the database with vocabulary.
-
Japonema Flashcards: Client
Implement the client with NextJS and authentication and the flashcards system, try to avoid use the Hooks and implement the nextJS way.
-
Misaki Landing Page
Implement the landing page for Misaki with Astro. Research on Youtube Astro Landing Pages.
-
Japanese Plan
No words. Just dod it! 2025 goals!
Normal
-
Organize dev structure and make documentation
Now I am in the new convention structure to have a better dev environment. Now let's create the new standard.
-
Astrodocs
Relocate and organize Astrodocs locally, can view Astro documentation without internet.
-
Astrodocs Fix Doc Offline
There is a fetch online in Astrodocs, making the repo can not be totally offline. Make a request pull to Astro devs.
-
Create the Task Manager bro!
Stop the static data and make it real with authentication. A real project for track data, need research toggl first then implement with Docker, MongoDB, Prisma, Next-Auth, Focused on timestamp and calculatio
-
Organize Figma + Sketch
Mostly data persitence with Sketch and organize in sync with Figma. Then test both files both similarity designs and components/symbols.
-
Watch Sketch Videos
A series of 20 videos to start with sketch in order to create first sketches.
-
Sketch: Miraseki System
This is a system design how Miraseki will create the packages to others companies/business. This is the real and step by step how to implement the mother of all the systems.
-
Sketch: Flashcard System
Implementation for real flashcards with real data (from Database) and system design about Casual, Learning and Hardcore Mode system.
-
Sharp esbuild Astro Issue M1
Make the documentation for solve this issue when a repo came with x86 already cached in package-lock.json
Meh!
-
AI Realistic image generator
Research more about models and how to improve the prompt in order to get the best quality and details in an IA image.
-
Starlight docs
Research about how to use Starlight for create documentation from their Starlight repo and then inside folder docs.
-
Starlight project
Create an example of documentation and put it online. Maybe use for a real project in the future.
-
Add icon into Astro
Research about how to import react icons into Astro and how to implement.
-
Fix Astrotask typescript
There is some typescript need to deal with and make a refactor for better organization
-
Standard
Research and watch videos for Standard, how to implement, and which one to choose: Standard vs Airbnb.
-
React Theme Provider
Research and watch videos for react theme provider and try not only change colors, but also the layout from a component.
-
React Theme Provider
Research and watch videos for react theme provider and try not only change colors, but also the layout from a component.
-
nosqlclient a mongoclient
Analize and install this mongo webclient this came with Dockerfile. Test it and see if we can implement into our docker mongo, it has not web client yet.