4 skills found
sujaldev / SkylonA toy web browser written truly from scratch in Python, but I skipped inventing the universe first :) Project work for a high school CS practical class.
sujaldev / SchoolA repository for all school resources.
Sbiswas001 / ComputerProject ISC ClassXIITwenty programs with full documentation for class 12 ISC project.
brick-24 / CSVtoMySQLThis Python script allows you to import data from a CSV file into a MySQL database. It provides a user-friendly interface to input the database name, table name, and column names for the table. The script dynamically creates the table in the MySQL database with the specified columns and their data types.