News

I started the SQL-Editor project in mid 2021, based on an earlier project from 2019. The front and backend were parts of an optional project I made for my high school graduation in 2022. The objective ...
Keeping up with React standards will ensure your code is consistent and easier to update to the latest React version. For example, in class components, you can still use findDOMNode to select the real ...
A full-stack Text-to-SQL query generator that uses GPT-2 for natural language processing, Flask for the backend, and React for the frontend. The project integrates with PostgreSQL to validate ...