Pinned Repositories
ANIME-API
Api for searching page link, download link, streaming link of an anime and a precise episode on many website simultaneously. Only one search and you got the results from all animes websites.
COUPLE-APP
This project is a game. The game is a simple and interactive quizz that will trigger discussion for a couple. The idea came from after my wife and me were looking online for such game and got really disappointed by what we find. So I decide to make my own.
LABORATORY-REACT-BARCODE
This project is a laboratory on a small package called React-barcode. I started this project as a joke just for seeing how to show barcodes on React. And I never imagine barcode to be that complicated and interesting. A barcode can have a lot of different formats and they all have different purposes. Who would have imagine that this little barcode behind every item we buy can be so complicated ?
LABORATORY-REACT-GLSL-BACKGROUND
This project is my playground for training for GLSL and aslo for making full screen effect. I am liking this project to the latest version of react with r3f or in full name react-three-fiber.
LABORATORY-REACT-GLSL-HOVER
This project is a laboratory where I create hover effect using GLSL Shader and React Three Fiber. I use the project like a toolbox where I can pickup any effect on plug it to any new project. This project is built around my template of react glsl.
MY-SWEET-DIANE-WEBSITE
This project is a website made for my wife. I made an app for her. It was a great project but after a few months, I was thinking about transforming my previous idea into a journal. Something where we could both go anytime and scrolling through our history from day one to the present. And so I started to create a website with Next.js and linked to an admin interface my wife could use easily, graphCms.
PORNHUB-API
A powerful and complete scrapper for the very famous pornhub.com. This javascript module for node give you the possibility, through an API with many options, to scrap any information out of a page or the search page.
PORTFOLIO
A project for presenting my professional work to the world in a fancy single page application made with Vue.js, Express and MongoDB. The whole project is well documented on how I built everything.
PORTFOLIO-APP
A project for presenting my professional work to the world in an app made with React Native and Typescript published on Google Store. This project is linked with the repository PORTFOLIO and my website.
VALENTINES-APP
What is the best way to say you love someone for a developer ? Creating an app ! Yes, I created an entire app for the valentine day because I know for sure nobody never gave that to my wife. It's unique and represent the developer that I am so well. For also making some personal improvement, I decided to use a new technology that I did not nothing about Flutter.
JustalK's Repositories
JustalK/PORNHUB-API
A powerful and complete scrapper for the very famous pornhub.com. This javascript module for node give you the possibility, through an API with many options, to scrap any information out of a page or the search page.
JustalK/PORTFOLIO
A project for presenting my professional work to the world in a fancy single page application made with Vue.js, Express and MongoDB. The whole project is well documented on how I built everything.
JustalK/CODINGAME
This repository is a compilation of my games on CodinGame. When I have some free time, I like to play on this website. I particularly affectionnate the clash of code. It's fast and quite interesting for improving my knowledge on the function of my favorites languages whatever is JavaScript or Python.
JustalK/LABORATORY-STRAPI
This laboratory is about Strapi. A CMS open-source for managing the content of a website through a portal. In the past, I have to work with another CMS called Hygraph. Even if it was perfect at the beginning, once the website reach a certain point, the number of queries made to it was too high. Because of this, we got block by the rate limiter of h
JustalK/COVID19PH-API
API for COVID 19 Cases in the Philippines from DOH last update. Get all the informations about the cases in the Philippines in a JSON format. A running live version of the system is available in the readme.md
JustalK/DOCUMENT
This project is a repository where I keep document which can be useful in a professional environment. Sometime, I need to do some technical interview or skills review of my team. Since the format is quite the same for every company, I save them in a place and will use them again. I might twist them a little but the main structure or content of the document is already good for me.
JustalK/INFORMATIONS
This repository is my personal gist. It includes markdown file who explain a problem I encountered and how I fixed it. It also contains some tutorials step by step that I made for saving how to do long or complicated things.
JustalK/JUSTALK
The repository for managing the index page of my github profile. I cannot change the name so it's not in uppercase. The README.md will be prompt on the first page
JustalK/kuzzle
Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -
JustalK/LABORATORY-ALGORITHMS
JustalK/LABORATORY-KUBERNETES
This repository is a little concentration of some information I want to keep about K8s. I have been training a lot for the CKA & CKS. I have learnt a lot of thing that could be really useful for me in the futur. For those who want to take the CKA too, I suggest you to be able to do the following if you want to pass it
JustalK/LABORATORY-PINIA
JustalK/LEARN-SOLIDITY
JustalK/POC-ARGOCD
JustalK/POC-CIRCUIT-BREAKER
This poc is an example of how to implement a circuit breaker for avoiding wasting time and resource when a part of the system fail. A circuit breaker is a kind of protection for operation that are likely to fail. You avoid waiting on timeouts for the client, and a broken circuit avoids putting load on a struggling server. I made this POC using ...
JustalK/POC-FILEPOND
I discovered Filepond recently, a simple library for uploading files to a server. With many plugins available, the functionnalities of the libraries can be enhanced. I made some test to try to modify the image, resize it, add a watermark...
JustalK/POC-JUNE
This project is a poc on June. June is a SaaS created to analyze product through event. June let you easy track anything happing on your frontend or backend, you can group user into group with an API quite easy to integrate to any project.
JustalK/POC-LEAFLET
JustalK/POC-NFC
JustalK/POC-NLP
This project is a POC on Spacy and Hugging Face. I have discovered the NLP recently and I wanted to understand how it works and what we can do with it. So I read the documentation from start to end and made some experience with the library. The project is made with Python.
JustalK/POC-NODE-22
This project is a poc for testing the new feature of Node 22. The new version has been released in avril 2024 and will become the new LTS soon. In this project, I implemented ad put some clarity on the new features. In addition to what is under, we can also point the javascript version that has been upgraded to V8...
JustalK/POC-PRESENTATION
JustalK/POC-REFRESH
This project is a bit unique, the goal is to update an application on a specific operating system. The update is required both at the initiation of the system and upon command. The complexity arises from the fact that code push can be initiated from various projects at any given time.....
JustalK/POC-SERVER
This project is a poc of Bun and Elysia. I have been working a lot with many different technologies and I wanted to try this one I heard about. And, I am really impressed. In my past experience, I work with Express.js and I found it good but unfortunately, nobody tried to take over the project and improve it. Then I move to Restify and Fastify.....
JustalK/POC-SPLINE
Spline is an online platform for creating 3D scene that we can export on our website. Until now, I have always been in love with Three.js and React-Three-Fiber. However, this tool has changed drastically how I planned to do my 3D work. Instead of creating mesh and adding the whole logic by code, Spline provide a very good software for manipulating
JustalK/POC-STRIPE
JustalK/POC-TYPO
JustalK/PORTFOLIO-APP-REMAKE
Reprise du projet lié a ma précedente app: https://github.com/JustalK/PORTFOLIO-APP
JustalK/PROJECT-WIPEOUT
JustalK/SHORTENER
This project is a shortener of URL I have done in a interview for a job. Since the project was quite cool and interesting, I pushed it further and try to make a project the most complete as possible. The project has typescript, unit test, smoke test, e2e test, tyescript coverage, dockerization, documentation, sonar analyzis and a lot of other th...