Skip to content
View akotonyStark's full-sized avatar

Block or report akotonyStark

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

CHR-onicles

  • 👯 Always willing to collaborate on anything awesome
  • 💬 same handle on my socials
  • 📫 How to reach me: [email protected]
  • ⚡ Fun fact: I'm a big anime head

console.log('Hi there 👋')

let me = 'Awesome'

💻-🧑‍💻 let summary = "Full Stack Software Engineer with the goal of reaching god mode with his coding abilities. Providing the best robust modern web, cloud-based, desktop and mobile applications over the years and believes in the following core values..."

const core_values = "integrity, hard work, dependability, honesty,resilience."

let education = "BSc. Computer Science with an MSc in Systems and Software Engineering."

let experience = "Close to a decade experience in developing user friendly web applications, android applications, cloud based solutions,creating intuitive, aesthetically-pleasing, interactive interfaces and Database management."

💻💻 let skills = "Web and Android app development, UI/UX design,ReactJS, ReactNative, VueJS, NodeJS, MongoDB,Mongoose, SQL"

💻💻💻 let tools = "Git, VS Code, Visual Studio, Android Studio, XCode, Adobe XD, Microsoft SQL Server Management Studio."

💬📫 let footNote = "You can find me on social media with the handle @akotonyStark or contact me via email at [email protected]. Happy to connect."

let aboutMe = []

⚡⚡⚡ aboutMe.push(summary, core_values, education, experience, skills, tools, footNote)

console.log([me,...aboutMe].join(' '))

                                       


Pinned Loading

  1. Algorithms Algorithms Public

    JavaScript

  2. CodePlayground CodePlayground Public

    a collection of interesting solution to problems in code

    JavaScript 1

  3. guest-list-arrangements guest-list-arrangements Public

    JavaScript

  4. web-crawler-nodejs web-crawler-nodejs Public

    a web crawler that will scan the webpage for any images, and continue to every link inside that page and scan it as well.

    JavaScript