xerocross
Software developer with full time experience in both frontend and backend web development.
Atlanta, GA
Pinned Repositories
concurrentcomputation
A Spring Boot web service for performing computationally expensive calculations asynchronously.
drop-react-2
Drop is a simple widget for storing bits of text data of any type for any reason. The novelty comes from the ability to search using #hashtags using the intersection of hashtag results rather than the union.
every-damn-website-2019
ledger
Spring Boot Ledger project
python-algorithms
scripdraft-angular
ScripDraft is an app for editing and perfecting plain-text documents with a powerful undo/redo system inspired by Git.
springnotes
A note-keeping app built on Spring Boot.
sqnotes
A python command line utility for keeping and searching text-based notes, including indexing by keyword.
tachistoscope
vue-hangman-2
This is the child's game hangman where you guess the letters of a word or phrase. It is written in Vue 3 with Vuex.
xerocross's Repositories
xerocross/ledger
Spring Boot Ledger project
xerocross/python-algorithms
xerocross/vue-hangman
This is a simple implementation of the chilren's game Hangman, written as a Vue component.
xerocross/concurrentcomputation
A Spring Boot web service for performing computationally expensive calculations asynchronously.
xerocross/drop-react-2
Drop is a simple widget for storing bits of text data of any type for any reason. The novelty comes from the ability to search using #hashtags using the intersection of hashtag results rather than the union.
xerocross/scripdraft-angular
ScripDraft is an app for editing and perfecting plain-text documents with a powerful undo/redo system inspired by Git.
xerocross/springnotes
A note-keeping app built on Spring Boot.
xerocross/sqnotes
A python command line utility for keeping and searching text-based notes, including indexing by keyword.
xerocross/vue-hangman-2
This is the child's game hangman where you guess the letters of a word or phrase. It is written in Vue 3 with Vuex.
xerocross/xero-factor-2
Factors natural numbers into primes; primary novelty is the recursive asynchronous promise system used for lengthy computations.
xerocross/cross-js-base
Some simple scripts common to various of my projects, packaged for reuse.
xerocross/data-is
xerocross/dentry
A simple command-line tool for aiding data entry.
xerocross/draft-react
xerocross/drop-react
xerocross/fu
As in "kung fu"---a collection of (mostly) functional-style utilities in JavaScript.
xerocross/hacker-news-search
This is a widget for querying an API that handles either an unreliable server or an unreliable internet connection. To mimic such an API, I have piped Hacker News through a proxy that introduces these problems.
xerocross/js-hacker-news
xerocross/KotlinPractice2024
xerocross/LexicalPasswordBack
xerocross/literate
xerocross/pyinputplus
The input() and raw_input() functions with added validation features for text-based programs.
xerocross/RandomWords
A small Java Spring project for generating a set of randomly-chosen words.
xerocross/sqnotes-backend
xerocross/sqnotes-web
xerocross/we-assert
A very small package for use in internally verifying statements inside scripts and functions---not just black-box checking of outputs.
xerocross/we-assert-proof
A utility for adding assertions and proofs to JavaScript scripts.
xerocross/xerocross.check
An app for creating reusable, named checklists
xerocross/xerocross.factor
A little Vue widget for computing the prime factors of an integer. If a web worker is available, computation is offloaded to the worker.
xerocross/xeronote
A utility for managing notes for spaced repetition: it does not make or edit the notes, only manages metadata about them.