Where people come together to learn, code, and play. Custom-built HTTP server, site generator, and website from scratch using no external libraries. Goal is to be as minimalistic and fun as possible. http://projectdivar.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
sigonasr2, Sig, Sigo 111c27e3fc Love Live parser with sig data implemented (#1) 2 years ago
comments Fix bugs relating to code containing < signs while regular text did as well. Also fixed issues with encoding/decoding limits 2 years ago
readers Love Live parser with sig data implemented (#1) 2 years ago
ref Corrected hyperlinking for live text 2 years ago
scripts ITGReader parser zones implemented (#1) 2 years ago
sitefiles Corrected hyperlinking for live text 2 years ago
.gitpod.yml Refactor so that interpretOutput is shared. (#1) 2 years ago
ArcadeReader.java Love Live parser with sig data implemented (#1) 2 years ago
NotoSansJP-Bold.otf Write and iterate through every character 2 years ago
build.bak Fixed URI resource locator error, seems to have fixed the css 3 years ago
character.png Prepare framework and storage data for closest character recognition 2 years ago
clean.bak Fixed URI resource locator error, seems to have fixed the css 3 years ago
cut.png Correct cutoffs for the small score and title as certain characters were not in range of the subimage 2 years ago
ddr1.png Include preparation images 2 years ago
ddr2.png Include preparation images 2 years ago
ddr3.png Include preparation images 2 years ago
ddr4.png Include preparation images 2 years ago
ddr5.png Include all new data retrieved from screenshots (#1) 2 years ago
ddr6.png Include all new data retrieved from screenshots (#1) 2 years ago
ddr7.png Include all new data retrieved from screenshots (#1) 2 years ago
ddr8.png Include all new data retrieved from screenshots (#1) 2 years ago
ddr9.png Include all new data retrieved from screenshots (#1) 2 years ago
ddr10.png Include all new data retrieved from screenshots (#1) 2 years ago
ddr11.png Include all new data retrieved from screenshots (#1) 2 years ago
debug Attempt to parse file using bytes 3 years ago
itg1.png Include preparation images 2 years ago
itg2.png Include preparation images 2 years ago
itg3.png Include preparation images 2 years ago
itg4.png Include preparation images 2 years ago
itg5.png Include preparation images 2 years ago
itg6.png Include preparation images 2 years ago
itg7.png Include all new data retrieved from screenshots (#1) 2 years ago
itg8.png Include all new data retrieved from screenshots (#1) 2 years ago
itg9.png Include all new data retrieved from screenshots (#1) 2 years ago
itg10.png Include all new data retrieved from screenshots (#1) 2 years ago
itg11.png Include all new data retrieved from screenshots (#1) 2 years ago
itg12.png Include all new data retrieved from screenshots (#1) 2 years ago
itg13.png Include all new data retrieved from screenshots (#1) 2 years ago
itg14.png Include all new data retrieved from screenshots (#1) 2 years ago
itg15.png Include all new data retrieved from screenshots (#1) 2 years ago
lovelive1.png Completed first score image parsing algorithm for Love Live 2 years ago
lovelive2.png Include all new data retrieved from screenshots (#1) 2 years ago
notes.md Optimize modified date reading 3 years ago
popn1.png Completed first score image parsing algorithm for Love Live 2 years ago
popn2.png Completed first score image parsing algorithm for Love Live 2 years ago
popn3.png Include preparation images 2 years ago
popn4.png Include preparation images 2 years ago
popn5.png Include preparation images 2 years ago
popn6.png Include preparation images 2 years ago
popn7.png Include preparation images 2 years ago
popn8.png Include preparation images 2 years ago
popn9.png Include preparation images 2 years ago
popn10.png Include preparation images 2 years ago
popn11.png Include preparation images 2 years ago
popn12.png Include preparation images 2 years ago
popn13.png Include preparation images 2 years ago
popn14.png Include preparation images 2 years ago
popn15.png Include preparation images 2 years ago
popn16.png Include all new data retrieved from screenshots (#1) 2 years ago
readme.md Fix readme 2 years ago
result.png Love Live parser with sig data implemented (#1) 2 years ago
result.png.png Complete basic score reading for Love Live 2 years ago
runocr.py Update torun both english and japanese reading and produce output 2 years ago
sampleCode Some semblance of \<pre\> command parsing 3 years ago
sdvx1.png Include all new data retrieved from screenshots (#1) 2 years ago
sdvx2.png Include all new data retrieved from screenshots (#1) 2 years ago
sdvx3.png Include all new data retrieved from screenshots (#1) 2 years ago
sdvx4.png Include all new data retrieved from screenshots (#1) 2 years ago
sdvx5.png Include all new data retrieved from screenshots (#1) 2 years ago
sig Include a sig command with all functions listed and built-in 3 years ago
sigPlace.java Love Live parser with sig data implemented (#1) 2 years ago
sigServer.java Fix bugs relating to code containing < signs while regular text did as well. Also fixed issues with encoding/decoding limits 2 years ago
snippet Fix file uploading to completely accept and write binary files 3 years ago
sub.png Love Live parser with sig data implemented (#1) 2 years ago
test.png Sound Voltex Number Recognition Implemented (#1) 2 years ago
testBoxes.txt Include testBoxes files 2 years ago

readme.md

This repository will host the files necessary to build and run a website created by Sig.

There are a couple of reasons I want to make this website:

  • A place to exist. (As of late, I have had no place to just directly insert my content.)
  • Develop the simplest possible product to get the job done. (I considered using fancy technologies like React and Bootstrap CSS and it's all just bloat and unncessary. I want people to load my site in the few kb they need to see to work with it. Not hundreds and hundreds of extraneous unnecessary bits.)
  • Share Code. I need the ability to share what I do coding-wise and to allow others to type up code to run as well for practicing.
  • Project Management. Able to internally hold all my project data and show off what I work on. I'm not content with just "oh, here's yet another project on github." I want more metadata tied to it and a clean, concise way for others to go looking at it.
  • Interactivity. I want people to be able to talk to me and reach out to me if they have a sudden urge or need, or just a random question that I could answer. It needs to be simple, fast, and available (Mobile notifications? https://developers.google.com/web/fundamentals/codelabs/push-notifications/).
  • Sells myself. There should be ways for people to hire me for coding projects.

Potential domain names: sig.codes sig.academy sig.fan sig.place

Syntax:

Articles

Articles must contain a - followed by title text on the first line and === followed by footer text (usually the date of the article).

Images

Images can be put in a custom container by using the following syntax:

:url,<left|right|center>,<percentage_size 0-100>,image caption text