Skip to content
View art3xias23's full-sized avatar

Block or report art3xias23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
art3xias23/README.md

art3xias23's Personal Profile

Intro

Hiya, in this profile you'll find me following tutorials, experimenting with new languages, frameworks and developing some projects which are of use to me or I'm passionate about.

Nowadays

Currently I've given myself a goal to grind Leetcode until I feel ready to possibly attempt an interview at a prestiguous company. If that does not happen, I would have still learned algorithm patterns and data structures to a decent amount. In the Latex-Journey project you will find a Latex document which will be comprised of .NET Interview Questions and a grouping of Data Structures and Algorithms information.

My leetcode profile can be found here I also occasionally use the Algos project to test and experiment wth csharp Algo solutions.

Future Aims

Some of the things I wish to learn or do in the future are:

  • Spend time studying lisp
  • Spend time studying go
  • Create a blog in go
  • Compile a document with all the questions I needed to brush on in csharp during 2024
  • Complete all 169 questions on Grind 75
  • Go into C as through the Texas C course I found here
  • Go into closure as the brief time I've spent learning Common Lisp has been joyful.
  • Definitely learn awk, sed, grep and jq and some Powershell as I find them essential and my limited knowledge does not cut it at times.

Pinned Loading

  1. react-designing-better-components react-designing-better-components Public

    This is me following the https://app.pluralsight.com/courses/5ec6c284-a3af-45b9-9f63-318d682ca3a2/table-of-contents

    JavaScript

  2. clisp-ltk-tutorials clisp-ltk-tutorials Public

    Me going through the LTK (LISP TK) Interface to the TK GUI Toolkit Tutorial. Found here. http://www.peter-herth.de/ltk/ltkdoc/node5.html

    Common Lisp

  3. csharp-Invoice_Generator csharp-Invoice_Generator Public

    A small data driven winforms invoice generator with calendar date selection to handle my invoices each month

    C#

  4. Exercism-Lua Exercism-Lua Public

    Toying with Lua while going through Exercism

    Lua

  5. go-data-backup go-data-backup Public

    A go utility to archive a folder and upload to google drive

    Go

  6. go-blog go-blog Public

    A blog website to be done in go + templ + htmx which will hold my posts on programming and display my goodreads and letterboxd additions

    CSS