Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perquis/perquis.com
This project was created for a thesis for college and I received a grade of 5 for this work 🗃.
https://github.com/perquis/perquis.com
bachelor-project nextjs typescript
Last synced: 27 days ago
JSON representation
This project was created for a thesis for college and I received a grade of 5 for this work 🗃.
- Host: GitHub
- URL: https://github.com/perquis/perquis.com
- Owner: perquis
- Created: 2023-02-25T09:45:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T09:02:31.000Z (over 1 year ago)
- Last Synced: 2024-11-12T05:08:59.114Z (3 months ago)
- Topics: bachelor-project, nextjs, typescript
- Language: TypeScript
- Homepage: https://perquis-com.vercel.app
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello there! 🤟
This project is a blog created **to share my acquired knowledge with all of you**. It focuses on programming, mainly frontend and backend development, but in the future, it will also cover more "general" languages like Python.
## 1. 📂 Project Description
Currently, the project is in the construction and development phase. Some features and functionalities are **still being tested and validated**. Therefore, the newsletter and commenting system are not yet operational.
The immediate plan is to update Next.js to version > 13.4 in order to utilize **the "App Router"**. Why? Because certain features I want to implement pose significant challenges with the "Pages Router" model. Transitioning to the new version will allow me to harness the new potential of Next.js while increasing the efficiency of my work and the implementation of new features.