diff --git a/.gitignore b/.gitignore index a547bf3..016b59e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,24 @@ -# Logs -logs -*.log +# build output +dist/ + +# generated types +.astro/ + +# dependencies +node_modules/ + +# logs npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* -lerna-debug.log* -node_modules -dist -dist-ssr -*.local +# environment variables +.env +.env.production -# Editor directories and files -.vscode/* -!.vscode/extensions.json -.idea +# macOS-specific files .DS_Store -*.suo -*.ntvs* -*.njsproj -*.sln -*.sw? + +# jetbrains setting folder +.idea/ diff --git a/README.md b/README.md index 998688d..414a13a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,46 @@ -# `create-preact` +# Astro Starter Kit: Basics -
- Crafting digital projects that inspire me, while exploring everything from books and tea to space and science. First-year computer science student. -
-{education.institution}
-{company}, {period}, {location}
++ {technologies} +
+{experience.role}
-{content}
+{project.description}
-My digital corner — science, code, thoughts.
+It's gone :(
-+ I'm a second year computer science student at the European Institute of Technology, still trying to figure out my place but enjoying the journey through systems programming, webdev and other fields. Outside of code, my favorite writer is Isaac Asimov, my favorite piece of music is Spiegel im Spiegel, and my favorite book is The Witches by Roald Dahl. My favorite star is Vega because it was once our north star and will be again in about 12,000 years - something poetic about that cycle. And that's pretty much everything you need to know about me, except maybe my tea preferences, but we'll save that for another time...
+Bachelor + Master's Degree in Computer Science
+European Institute of Technology, class of 2029
+Vocational Studies in Networking, Microcomputers and Operative Systems
+INS Cendrassos, class of 2024
+
+ Languages: C, Go, Python, Javascript/Typescript, PHP
+ Frameworks & Libraries: Astro, React, Preact, NextJS, Vue, NuxtJS, Express, FastAPI, TailwindCSS
+ Databases: MongoDB, PostgreSQL, MySQL/MariaDB, ClickHouse
+ Tools: Git, Bash, Linux, LaTeX, Typst, Neovim
+
+ + Unpolished notes, working prototypes, honest questions. A space for building understanding from the ground up. Trying to understand the world by writing and building. +
++ I'm a second year computer science student at the European Institute of Technology, still trying to figure out my place but enjoying the journey through systems programming, webdev and other fields. Outside of code, my favorite writer is Isaac Asimov, my favorite piece of music is Spiegel im Spiegel, and my favorite book is The Witches by Roald Dahl. My favorite star is Vega because it was once our north star and will be again in about 12,000 years - something poetic about that cycle. And that's pretty much everything you need to know about me, except maybe my tea preferences, but we'll save that for another time...
++ {new Date(post.data.pubDate).toLocaleDateString()} +
+ )} + +