Lucas-Erkana
Full stack developer, Rails enthusiast. Stacs: JavaScript, Ruby, Rails, React, Redux. Looking for my next job!
@microverseinc Walvis Bay, Namibia
Pinned Repositories
Astro-Travelers
In this project I collaborated with Steven Mukama to work with real live data from the SpaceX API. Our task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
Awesome_Book
This is education project that allow user to add desire books to the list and also delete books. It makes use of local storage to preserve the data on the web browser
Blog_App
The Blog app is a classic example of a blog website. It's a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and links to posts of their interest.
BookFlix-Frontend
Movie is a platform where users can book tickets to movie premieres, cancel a booking, see the details of a premiere, and rate the premiere.
Capstone2-Project-Competition-page
This project is a part of my Microverse curriculum. This is made as Final Project (Capstone), of 1st Module at Microverse in order to attract job opportunities. The main objective is to develop a professional website which showcase my professional skills and also will meet the requirements of a client and be able to meet deadlines
LJTEcc
Louks Junior Trading Enterprises cc website is your gateway to our diverse services. Discover expert building construction, stationeries, transport, plumbing, and procurement solutions. Experience our portfolio, explore our offerings, and engage with our team. Welcome to a world of quality and excellence.
Lucas-Erkana
LucasErkana
My professional portfolio showcases my skills and experience using React JS, HTML, and CSS. It includes projects I have worked on, my education, and relevant work experience. It provides a dynamic and engaging user experience for potential employers and clients.
SpendSmart
SpendSmart is a mobile web application that allows users to manage their budget. Users can create a list of transactions, each of which is associated with a category. This allows users to see how much money they have spent and on what.
To_Do_List
This is educational project is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete
Lucas-Erkana's Repositories
Lucas-Erkana/LucasErkana
My professional portfolio showcases my skills and experience using React JS, HTML, and CSS. It includes projects I have worked on, my education, and relevant work experience. It provides a dynamic and engaging user experience for potential employers and clients.
Lucas-Erkana/BookFlix-Backend
Movie is a platform where users can book tickets to movie premieres, cancel a booking, see the details of a premiere, and rate the premiere.
Lucas-Erkana/API_template
Lucas-Erkana/CodeAlpha_Recipe_Book
Lucas-Erkana/CodingChallenege-Longest-Consecutive-Sequence
Given an unsorted array of integers nums, return the length of the longest consecutive elements sequence.
Lucas-Erkana/CodingChallenege-Pacific-Atlantic-Water-Flow
Given an m x n island with heights, determine the cells where rainwater can flow to both the Pacific and Atlantic oceans. Water can flow north, south, east, or west if neighboring cells are lower/equal. Output a 2D list of grid coordinates representing the cells.
Lucas-Erkana/CodingChallenege_Sort_Vowels_in_a_String
The task is to permute a string `s` such that all consonants remain in their original places and the vowels are sorted in non-decreasing order of their ASCII values, then return the resulting string.
Lucas-Erkana/CodingChallenege_Subsets_II
Given an integer array nums that may contain duplicates, return all possible subsets (the power set).
Lucas-Erkana/CodingChallenege_Template
This isa template I use for all my coding challenges
Lucas-Erkana/CodingChallenge_Determine_if_a_Cell_Is_Reachable_at_a_Given_Time
You are given four integers sx, sy, fx, fy, and a non-negative integer t.
Lucas-Erkana/CodingChallenge_Eliminate-Maximum_Number_of_Monsters
You are playing a video game where you are defending your city from a group of n monsters.
Lucas-Erkana/LJTEcc
Louks Junior Trading Enterprises cc website is your gateway to our diverse services. Discover expert building construction, stationeries, transport, plumbing, and procurement solutions. Experience our portfolio, explore our offerings, and engage with our team. Welcome to a world of quality and excellence.
Lucas-Erkana/Reorder-List-CodingChallenge
You are given the head of a singly linked-list. The list can be represented as: L0 → L1 → … → Ln - 1 → Ln.Reorder the list to be on the following form: L0 → Ln → L1 → Ln - 1 → L2 → Ln - 2 → …
Lucas-Erkana/ai-marketing
Lucas-Erkana/amazingtimes
Lucas-Erkana/bag_to_do_list
Create a web-based to-do list application that allows users to add, delete, and prioritize tasks.
Lucas-Erkana/Basic_Calculator
This app is about a basic calcultor which will be created using only html,css and javascipt
Lucas-Erkana/DryICe1
Lucas-Erkana/DryICe2
Lucas-Erkana/essica-carpet-cleaning
Lucas-Erkana/flashcards
Lucas-Erkana/focusAPI
Lucas-Erkana/LanshanChineseAcademy
Lucas-Erkana/Math24
A web-based implementation of the classic Math 24 puzzle game using HTML, CSS, and JavaScript. Challenge your arithmetic skills by combining four numbers to reach 24!
Lucas-Erkana/Overdue-Payment
Lucas-Erkana/Recipe_API
This project is a comprehensive backend solution for managing and sharing culinary recipes. Designed with simplicity and efficiency in mind, it provides robust APIs for user authentication, recipe creation, and management.
Lucas-Erkana/Scientific_Calculator
This is a scientific calculator build with html,css and javascipt
Lucas-Erkana/stevensguesthouse.com
Luxurious and comfortable accommodation, considerate amenities and hospitality with seamless airport transfers
Lucas-Erkana/TaskTracer
TaskTracer, an extravagant to-do list app designed for both Android and iOS, leverages React Native to deliver a luxurious and engaging task management experience.
Lucas-Erkana/Tic-Tac-Toe
Tic-Tac-Toe game with Html,css and javascript