derrickachi Profile Banner
kachi.dev Profile
kachi.dev

@derrickachi

Followers
267
Following
1K
Media
203
Statuses
992

Software Engineer @get_tappi

Joined October 2010
Don't wanna be here? Send us removal request.
@derrickachi
kachi.dev
1 year
๐Ÿ“ Silicon Valley. The โ€œhowโ€ and the โ€œwhenโ€, I donโ€™t know ๐Ÿคท๐Ÿพโ€โ™‚๏ธ. Is it going to happen? Certainly ๐Ÿ˜.
0
0
1
@derrickachi
kachi.dev
4 months
Think you know your money? This will make you see it differently. ๐Ÿ‘€๐Ÿ’ฐ #anticipate #indiehacking
Tweet media one
0
0
1
@derrickachi
kachi.dev
11 months
My process for building side projects to upskill and grow my portfolio: Plan with Trello, version with GitHub, ensure quality with SonarCloud, document with Swagger, and code with PyCharm. #DeveloperLife #FastAPI #Python #GitHub #Trello #SonarCloud #Swagger #PyCharm #TechSkills
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
1
@derrickachi
kachi.dev
1 year
Best investment ever! ๐Ÿ’ธ I spent my last 2 months' NYSC allowance on coding & still reaping the rewards. ๐Ÿ“ˆ #InvestInYourself #MondayMotivation #CodeToSuccess
Tweet media one
0
0
1
@derrickachi
kachi.dev
1 year
Just building a blogger app. Basically done with authentication and roles. Currently it supports Admin and User role. #coding #java #springboot #programming
0
0
4
@derrickachi
kachi.dev
1 year
Glad to be at #ATSNBO24 @AfricaTechSMT
Tweet media one
0
0
3
@derrickachi
kachi.dev
2 years
Bringing that #React magic to life! ๐Ÿš€โœจ. All tests green, linting pristine, and Git push - done! Writing tests fuels my React love and sparks pure coding joy! . ๐Ÿ”ฅ๐Ÿ’ป #reactjs #codingcommunity #CodingBliss #testing
Tweet media one
0
0
2
@derrickachi
kachi.dev
2 years
Day 10 of #100DaysOfCode: Mastering #Java Statements! . - Understanding Statements ๐Ÿค“.- Exploring Statement Types ๐Ÿ“ฆ.- From Blocks to Loops: if-else, switch, for, while, do-while ๐Ÿ”„.- Control Flow: break, continue, empty statements ๐Ÿšฆ. #CodingJourney #JavaProgramming".
0
0
0
@derrickachi
kachi.dev
2 years
Just got my ticket for @Nextjs Conf โ€” claim yours!.
0
0
0
@derrickachi
kachi.dev
2 years
Day 9 of #100DaysOfCode: Unveiling the power of #Java Operators! . - String Concatenation .- Relational Operators .- Boolean Logical Operators .- Ternary Operator .- Operator Precedence . Diving deeper into Java's operator world! ๐Ÿ’ป๐Ÿ’ช #CodingJourney #JavaProgramming".
0
0
3
@derrickachi
kachi.dev
2 years
Day 8 of #100DaysOfCode: Navigating the world of #Java Operators! . - Operator fundamentals .- Assignment Operator (=) .- Declaration, Initialization, & Assignment .- Arithmetic Operators: +, -, *, / . Mastering the tools of Java coding! ๐Ÿ’ป๐Ÿ’ช #CodingJourney #JavaProgramming".
0
0
0
@derrickachi
kachi.dev
2 years
Day 7 of #100DaysOfCode: Delving into more #Java essentials! . - Floating-Point Data Types: float & double .- Numeric Literals with Underscores .- Java Compiler & Unicode Escape Sequences . Diving deeper into the Java world! ๐Ÿ’ป๐Ÿ’ช #CodingJourney #JavaProgramming.
0
0
1
@derrickachi
kachi.dev
2 years
Tweet 4/4: ๐Ÿ‘‰ Declarative Example:. Declarative simplifies coding by letting you focus on the 'what.' It's React's secret sauce for clean, user-friendly code. ๐ŸŒŸ . #React #DeclarativeCoding #SimplifyCode #TwitterCodingTips
Tweet media one
0
0
1
@derrickachi
kachi.dev
2 years
Tweet 3/4: ๐Ÿ‘‰ Imperative Example:
Tweet media one
1
0
0
@derrickachi
kachi.dev
2 years
Tweet 2/4: ๐Ÿ“ Declarative vs. Imperative: Understand the Difference ๐Ÿ“. Imperative focuses on how to do things, step by step. Declarative, on the other hand, focuses on what to achieve, without getting bogged down in the details. ๐Ÿง.
1
0
0
@derrickachi
kachi.dev
2 years
Tweet 1/4: ๐Ÿš€ React's Superpower: Declarative Programming ๐Ÿš€. In the coding world, there are two main styles: declarative and imperative. Let's dive into what makes declarative so special. ๐Ÿ’ก.
1
0
0
@derrickachi
kachi.dev
2 years
๐ŸŒŸ Day 6 of #100DaysOfCode: Exploring #Java Data Types! ๐Ÿ“Š. - Data types & identifiers ๐Ÿท๏ธ.- Primitive types: boolean & numeric ๐Ÿงฎ.- boolean: true & false ๐ŸŸข๐Ÿ”ด.- Numeric: int, long, byte, short, char ๐Ÿ•บ๐Ÿ’ผ. Building a strong Java foundation! ๐Ÿ’ป๐Ÿ’ช #Coding #JavaProgramming.
0
0
1
@derrickachi
kachi.dev
2 years
๐ŸŒŸ Day 5 of #100DaysOfCode: Digging into #Java's execution essentials!. - Compiled source code โœ….- Classpath setup ๐Ÿ”ง.- Running Java in the terminal & IDE ๐Ÿš€.- Unraveling JVM & Java API ๐Ÿ“š. Unlocking the magic of Java! ๐Ÿ’ป๐Ÿ’ช #CodingJourney #JavaProgramming
Tweet media one
1
0
3
@derrickachi
kachi.dev
2 years
๐Ÿš€ Day 4 of #100DaysOfCode: Navigating #Java's core elements!. - Package & import declarations ๐Ÿ“ฆ.- Class declaration & structure ๐Ÿ—๏ธ.- Types of comments: single, multi-line, Javadoc ๐Ÿ“. Building a strong coding foundation! ๐Ÿ’ป๐Ÿ’ช #JavaProgramming #CodingJourney
Tweet media one
0
0
1
@derrickachi
kachi.dev
2 years
๐ŸŒŸ Day 3 of #100DaysOfCode: Unveiling the power of #Java!.- Embraced the versatility of arrays ๐Ÿ“ฆ.- Dived into the world of enums ๐Ÿšฉ. Exciting times in my coding journey! ๐Ÿ’ป๐Ÿ’ช #JavaArrays #JavaEnums #CodingProgress.
0
0
3