Skip to content
/ fun Public

This repository contains some of my mini-projects designed for my own purposes and needs.

License

Notifications You must be signed in to change notification settings

RedSerge/fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fun

Purpose

This repository contains some of my mini-projects designed for my own purposes and needs – or, as the name says, just for fun! :)

Used programming languages

Assembler, C, C++, C#, Go, JS, VBA, Free Pascal, Python.

Experimental projects

  1. AliAsM – this code expands GAS (GNU Assembler) with new metacommand “alias” to make self-styled macros. Example: Improved Euler Method applied for Kolmogorov equations for Markov process parameters identification.
  2. DAISYGen7 – the program to convert ordinary audiobooks into DAISY-compatible format.
  3. Education\HTMLQuiz – special quiz written for students to test their HTML/JS/CSS skills.
  4. Education\SeaShore – battleship game for students with strict rules, where the goal is to write proper JS bot for the game environment; misplaced ships and unwise (a priori useless) shots lead to penalty (negative) points, the reward (positive points) is provided for every effective action (like hitting enemy ship).
  5. Excel_MD – MultiDimensional Excel document (“deep” cells).
  6. GRoadHog – this set of tools converts/recovers files into/from a bunch of CSVs used to upload the arbitrary info to the Google Drive for free (as Google Docs).
  7. Utils\Graphics\imgb64 – this program converts a picture to base64 format.
  8. Utils\Graphics\Stretch – the utility to stretch a picture (useful for thumbnails).
  9. Utils\Sqlite3.Go – my own SQLite3 binding for Golang.
  10. Utils\Store – the utility allowing to produce self-extractable executable with relative path extraction.

Other projects

  1. Hackaton-drafts\IntelligentSearch – a draft of the hackaton project (in Russian): concept of Wikidata and Wolfram Alpha databases merging.
  2. Hackaton-drafts\PhotoHack – another draft of the hackaton project (in Russian): example of the photo filter concept with the photo objects disassembling in 3D.
  3. UEF – ML projects implemented during the UEF (University of Eastern Finland) Summer School (with pretty detailed reports inside for both projects), as well as learning diaries with answers for the provided questions (related to lectures).

About

This repository contains some of my mini-projects designed for my own purposes and needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published