Mar
03
2024
Amy Dutton • @selfteachme
I'm building Figma for Devs.
I stubbed out each of the page sections into Astro components and got my custom Tailwind Config setup with the site’s color palette and typography.
Mar
03
2024
Eduardo Vazquez • @vazqueed
I'm building Pickleball-Connect.
- Created the repository
- Read the Redwood.js documentation
- Scaffolded a redwood.js project using JavaScript instead of TypeScript.
Mar
03
2024
I got started a couple days late, but I've laid out a plan of when I will be working on my project. I'll be spending today getting caught up on where I left off, do a little planning and be ready to start coding on it tomorrow.
Mar
03
2024
- I've managed to set up Neo4j Community Edition database, install the official desktop app, and connect it to the DBMS.
- I've imported all the necessary driver and team data, and of course defined relations between drivers and teams.
- I've learned the basics of the Cypher query language used by Neo4j and built a couple of queries for some of my app's planned features