-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added journal post
- Loading branch information
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,11 +32,21 @@ | |
<div class="container col-xxl-8 px-1 py-2"> | ||
<div class="row align-items-center g-6 py-3"> | ||
<div class="col-lg-12"> | ||
|
||
<h1 class="display-6 fw-bold text-body-emphasis lh-1 mb-4">Journal</h1> | ||
<p class="">Nothing here yet!</p> | ||
|
||
<article class="blog-post"> | ||
<em><h2 class="display-8 text-body-emphasis lh-1 mb-1">Prompt 1 - Semester 1 Reflection</h2></em> | ||
<p class="text-muted border-bottom py-2">May 7th, 2024</p> | ||
<p class="">I have survived my first semester of college! My first semester was filled with changes, challenges, and new experiences. The biggest challenge has had to be adjusting to living by myself in a new city as I’ve never lived alone before, but I feel like I managed to adapt quite well to my new environment. I knew almost no one at the beginning of the semester, but by the end of it, I managed to make some great friends I can help and rely on. I feel like I struggled a little bit with the transition from high school to college in regards to coursework, but now I have a lot more experience with college courses and I feel more prepared to ace them in future semesters thanks to the study and work skills and lessons I’ve picked up along the way. | ||
|
||
<br><br>Furthermore, I have managed to put myself out there more by joining student organizations, allowing me to kickstart my professional aspirations. Also, being involved with URSP has allowed me to learn more about the research process and feel less daunted by it. The program has inspired me to consider getting involved in research in the future. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script> | ||
|