skiqqy.xyz/skiqqy.1

97 lines
2.8 KiB
Groff
Raw Normal View History

2020-10-12 16:07:38 +00:00
.TH skiqqy 1 2020-09-20 "Cape Town" "Vim go brrr"
2020-09-21 14:03:42 +00:00
.SH NAME
2020-10-12 16:07:38 +00:00
Stephen "skiqqy" Cochrane
2020-09-21 14:03:42 +00:00
.SH SYNOPSIS
2020-10-12 16:07:38 +00:00
.B skiqqy --verbose
2020-09-21 14:03:42 +00:00
.SH CONTACT
Email: skippycochrane@gmail.com
.br
Twitter: @posix_patrol
.br
Mastadon: @skippy@fosstodon.org
.SH NOTE
.PP
This document should be viewed by running
2020-10-23 11:20:55 +00:00
.B man\ <(curl\ -s\ \%https://skiqqy.xyz/skiqqy.1)
2020-09-21 14:03:42 +00:00
.SH DESCRIPTION
.PP
I am currently studying Computer Science at Stellenbosch University, and am
currently in my third year.
.PP
I have a massive love for Software Development (specifically lower level systems)
and the GNU/Linux ecosystem. I am an advocate of the FOSS movement, and believe
in it's ideals.
.PP
Primary skills include programming in C (langauge of choice), bash (scripting),
python, java. I am proficient in backend web development (either in C, java or
python) as well as working with databases.
.SH WORK EXPERIENCE
.SS At/for Stellenbosch University
.PP
I have tutored and or "demi'd" multiple courses for SU, those including,
.IP
2020-10-12 15:58:47 +00:00
\(bu First Year Mathematics
2020-09-21 14:03:42 +00:00
.IP
2020-10-12 15:58:47 +00:00
\(bu Second Year Computer Science
2020-09-21 14:03:42 +00:00
.SH SELECTED ARTIFACTS
.PP
These projects are hosted on a private repository, since many of these
projects are re-used by SU, and hence must be hosted privetly to prevent students
from plagiarising.
.PP
If you are interested in viewing these, please send me an email, and I can provide
you with a .tar of the project.
.SS ALAN Compiler
.PP
ALAN is a pascal like langauge, and my second year Computer Science project
was to write a compiler for the ALAN language, for more information feel free to
read the spec. The compiler is written in C.
.SS Othello Bot
This project was to create a bot to play the game Othello, the bot makes use of
a negamax trea search with alpha beta pruning to find optimal moves. Written in C,
using MPI API.
.SS OnPoint
.PP
OnPoint is a food review website, that allows users to view reviews on certain
websites, as well as create an account, and follow friends, and see thier favorite
restuarants.
.PP
OnPoint is written using a python backend (running on flask), neo4j DB, redis
and Vue.js
.SS
Huffman Encoder
.PP
A compression tool using the Huffman algorithm, written in x86_64 assembly.
.SH PRIVATE PROJECTS
.SS
cmesg
.PP
A messaging application using a server written in C, and a client written in java,
there are plans to extend cmesg to also support VoIP.
.PP
cmesg is hosted at
2020-10-12 16:07:38 +00:00
.I https://github.com/skiqqy/cmesg
2020-09-21 14:03:42 +00:00
.SS
C45DiscordBot
.PP
A simple discord bot written in python, plans to extend it to play music, host
files etc.
.PP
C45DiscordBot is hosted at
2020-10-12 16:07:38 +00:00
.I https://github.com/skiqqy/C45DiscordBot
2020-09-21 14:03:42 +00:00
.SH
BUGS
.PP
Start too many side projects, instead of finishing them.
.PP
Endlessing ricing my desktop subtle plug ->
.I
2020-10-12 16:07:38 +00:00
https://github.com/skiqqy/dwm
2020-09-21 14:03:42 +00:00
.SH
SEE ALSO
2020-10-12 16:07:38 +00:00
.I \%http://skiqqy.xyz/
2020-09-21 14:03:42 +00:00
.br
2020-10-12 16:07:38 +00:00
.I \%https://github.com/skiqqy/
2020-09-21 14:03:42 +00:00
.br
.I \%https://twitter.com/posix_patrol