• Stars
    star
    1
  • Language
    Java
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

personal-web-page-config

this is the repository from where we can set env varibles(overwrite them) and get an image instance up and running with just some docker-compose commands
Shell
1
star
2

pesonal-web-page-v3-server

TypeScript
1
star
3

Student-scraper

With this program you can locally store information, to a binary file, for a number of students.You can also add students, delete students and even customise the information of a student based on their id.Finally you can print the information of a specific student based on their id or the information from every student in the file.
C
1
star
4

pesonal-web-page-v3-client

This is the 3rd version of my site. A project that started three years ago just to get started and practice my skills to a basic web-dev stack, js+css+html. And with each year im going back to my code and the site and improving my code and stack. This years goal is to finaly make a more production ready site and not limit myself to only front end. This year, the choosen stack is ts+vue+tailwind for my front end part and the connection with my server, and the server will be responsible for all the modules that could be pluged in to my site.
Vue
1
star
5

DoublyLinkedList

This is a doubly liked list, implemented in C as a Cmake shared library project. This library implements only the basic functions of a linked list and the user has the responsibility to allocate memory and free it, for some basic pointers.
C
1
star
6

My_site_v2

Hello there, this is the code of my personal site. It started as a simple one page site but in the way I decided to add a few more things. This site is a hybrid if you want, because as mentioned it started as a simple web page so i decided not to use a framework but in the way all the add on's and the changes were made with bootstrap 4, in the future I plan to make the page again using VueJS or React, so the code would be more maintainable and the connections less confusing
HTML
1
star