Skip to content
View lachlanstephen's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lachlanstephen

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
lachlanstephen/README.md

Banner

🚀 About Me

I'm Lachlan Stephen, a current student at 42 Adelaide, and an aspiring Software Engineer. I've had experience as a Front End Web Developer for about 3 years, and am currently freelancing on the side of my studies for a couple of clients.

  • 👨‍💻 I worked at a web devlopment firm for over a year, starting out doing SEO and transitioning into development using various CMS (Wordpress, Shopify, Joomla, Squarespace) for clients as well as helping build a shopify theme for the firm.

  • 🛠️ I'm currently working on organising my professional profiles and Philosophers (42 Project)

  • 📖 I'm currently learning about multi-threaded programs and 3D animations (WebGL, three.js)

  • 📷 My hobbies and interests include photography, cooking, sports, puzzles and working on my car

  • 💬 Ask me about fractals, CSS tricks, football, life as a 42Adelaide Student, and anything in-between!

💡 Inspired by: Active Theory

  • They make awe-inspiring designs come to life with code, and test the boundary for what's possible. Check out their website and portfolio, you won't be disappointed.

✨ Languages and Tools

c css3 figma git html5 java javascript linux mysql photoshop php python reactnative tailwind

  • A project about creating graphically beautiful fractals. It delved into the notion of complex numbers, optimisation in graphics, and event handling.
  • 105/100

📚 LIBFT

  • A C library containing general purpose functions for future projects.
  • 125/100

🏆 Achievements

🌿 Honourable Mention: GovHack 2023 - Amp up SA: Forecasting Electric Transport for Grid Resilience

  • My Project: Energy4me
  • The idea of an application that pulls data from the Australian National Energy Market, to better educate users on the most renewable times to use electricity.

📧 Contact me

Lachlan Stephen LinkedInlachlan1806

All credit to Pixel Jeff for the banner!

Pinned

  1. fract-ol_42 fract-ol_42 Public

    My fract-ol project for the 42 Cursus. A 42School graphical project to display the Mandelbrot Set, and the Julia Set, in its own graphical window. Built using 42 library, miniLibX. 105/100

    C 1

  2. LIBFT_42 LIBFT_42 Public

    My LIBFT project for the 42 Cursus. A C library containing general purpose functions for future projects. All bonuses complete. 125/100

    C 1

  3. The-Daily-Byte-C-Solutions The-Daily-Byte-C-Solutions Public

    My solutions, in C, to the daily coding challenge provided by The Daily Byte. If you want to sign up to these challenges, do so at https://thedailybyte.dev/

    C 1

  4. wordle-helper-C wordle-helper-C Public

    Sick of losing a wordle competition, I decided to code up this helper function to help me guess the best possible word.

    C 1

  5. advent-of-code-2023 advent-of-code-2023 Public

    My solutions to the 2023 Advent of Code. As I'm currently studying at 42Adelaide, I'm endeavouring to solve the challenges in C, as this is the language the common core is taught in.

    C

  6. hangman-c hangman-c Public

    A fun little game of hangman written up in C. For those from 42, it is norm compliant.

    C